home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 2 / 500 MB nyheder direkte fra internet CD 2.iso / start / data / text / faq-1557.txt < prev    next >
Text File  |  1995-05-04  |  34KB  |  610 lines

  1. Archive-name: usenet/software/part1
  2. Original-from: spaf@cs.purdue.edu (Gene Spafford)
  3. Comment: edited until 5/93 by spaf@cs.purdue.edu (Gene Spafford)
  4. Last-change: 13 Mar 1995 by netannounce@deshaw.com (Mark Moraes)
  5. Changes-posted-to: news.admin.misc,news.misc,news.software.readers,news.software.b,news.answers
  6.  
  7.  
  8. Currently, Usenet readers interact with the news using a number of
  9. software packages and programs.  This article mentions the important
  10. ones and a little of their history, gives pointers where you can look
  11. for more information and ends with some special notes about "foreign"
  12. and "obsolete" software.  At the very end is a list of sites from which
  13. current versions of the Usenet software may be obtained.
  14.  
  15. Note that the number of software packages available to run news,
  16. especially on PCs, is increasing.  This article lists only a few of
  17. the many news packages available, and the presence or absence of any
  18. particular software package should not be construed as indicating
  19. anything about its suitability usefulness.
  20.  
  21. The material contained in this post is probably not 100% up-to-date.
  22. Many of the software packages described in this posting are undergoing
  23. constant development, and it is not always possible to know when new
  24. releases have been made.  Should you discover that information in this
  25. post has been superseded by a new release, please send mail to the poster
  26. of this article with the corrected information.
  27.  
  28. While the "official" ftp archive sites for packages are listed, note that
  29. most large archive sites carry news software; please try the one nearest
  30. to you before you use up expensive bandwidth on a trans-continental
  31. network link.  You can check the official site for the current version
  32. number, if you want to make sure you're getting the latest version.  In
  33. general, a good place to get recent versions of the more popular news
  34. transport and reading software by anonymous ftp is
  35. ftp.uu.net:/networking/news/ directory.
  36.  
  37.  
  38. History
  39. -------
  40.  
  41. Usenet came into being in late 1979, shortly after the release of V7
  42. Unix with UUCP.  Two Duke University grad students in North Carolina,
  43. Tom Truscott and Jim Ellis, thought of hooking computers together to
  44. exchange information with the Unix community.  Steve Bellovin, a grad
  45. student at the University of North Carolina, put together the first
  46. version of the news software using shell scripts and installed it on
  47. the first two sites: "unc" and "duke." At the beginning of 1980 the
  48. network consisted of those two sites and "phs" (another machine at
  49. Duke), and was described at the January Usenix conference.  Steve
  50. Bellovin later rewrote the scripts into C programs, but they were never
  51. released beyond "unc" and "duke." Shortly thereafter, Steve Daniel did
  52. another implementation in C for public distribution.  Tom Truscott made
  53. further modifications, and this became the "A" news release.
  54.  
  55. In 1981 at U. C. Berkeley, grad student Mark Horton and high school
  56. student Matt Glickman rewrote the news software to add functionality
  57. and to cope with the ever increasing volume of news -- "A" News was
  58. intended for only a few articles per group per day.  This rewrite was
  59. the "B" News version.  The first public release was version 2.1 in
  60. 1982; the 1.* versions were all beta test.  As the net grew, the news
  61. software was expanded and modified.  The last version maintained and
  62. released primarily by Mark was 2.10.1.
  63.  
  64. Rick Adams, at the Center for Seismic Studies, took over coordination
  65. of the maintenance and enhancement of the B News software with the
  66. 2.10.2 release in 1984.  By this time, the increasing volume of news
  67. was becoming a concern, and the mechanism for moderated groups was
  68. added to the software at 2.10.2.  Moderated groups were inspired by
  69. ARPA mailing lists and experience with other bulletin board systems.
  70. In late 1986, version 2.11 of B News was released, including a number
  71. of changes to support a new naming structure for newsgroups, enhanced
  72. batching and compression, enhanced ihave/sendme control messages, and
  73. other features.
  74.  
  75. The current release of B News is 2.11, patchlevel 19.  Article format is
  76. specified in RFC 1036 (see below).  B News has been declared "dead" by a
  77. number of people, including Rick Adams, and is unlikely to be upgraded
  78. further; most new UUCP sites are using C News or INN (see next
  79. paragraphs).
  80.  
  81. In March 1986 a package was released implementing news transmission,
  82. posting, and reading using the Network News Transfer Protocol (NNTP)
  83. (as specified in RFC 977).  This protocol allows hosts to exchange
  84. articles via TCP/IP connections rather than using the traditional
  85. uucp.  It also permits users to read and post news (using a modified
  86. news user agent) from machines which cannot or choose not to install
  87. the Usenet news software.  Reading and posting are done using TCP/IP
  88. messages to a server host which does run the Usenet software.  Sites
  89. which have many workstations like the Sun and SGI, and HP products
  90. find this a convenient way to allow workstation users to read news
  91. without having to store articles on each system.  Many of the Usenet
  92. hosts that are also on the Internet exchange news articles using NNTP
  93. because the load impact of NNTP is much lower than uucp (and NNTP
  94. ensures much faster propagation).
  95.  
  96. NNTP grew out of independent work in 1984-1985 by Brian Kantor at U.  C.
  97. San Diego and Phil Lapsley at U. C. Berkeley.  Primary development was
  98. done at U. C. Berkeley by by Phil Lapsley with help from Erik Fair,
  99. Steven Grady, and Mike Meyer, among others.  The NNTP package (now called
  100. the reference implementation) was distributed on the 4.3BSD release tape
  101. (although that was version 1.2a and out-of-date) and is also available on
  102. many major hosts by anonymous FTP.  The current version is 1.5.12.1.  It
  103. includes NOV support and runs on a wide variety of systems.  It is
  104. available from ftp.academ.com:/pub/nntp1.5/nntp.1.5.12.1.tar.Z.  For
  105. those with access to the World-Wide Web on the Internet, the WWW page
  106. http://www.academ.com/academ/nntp.html contains a description and news
  107. about NNTP.  A different variant, called nntp-t5, implements many of the
  108. extensions provided by INN (most notably News Overview NOV support -- see
  109. below).  It is available from
  110. ftp.uu.net:/networking/news/nntp/nntp-t5.tar.gz.
  111.  
  112. One new version of news, known as C News, was developed at the University
  113. of Toronto by Geoff Collyer and Henry Spencer.  This version is a rewrite
  114. of the lowest levels of news to increase article processing speed,
  115. decrease article expiration processing and improve the reliability of the
  116. news system through better locking, etc.  The package was released to the
  117. net in the autumn of 1987.  For more information, see the paper "News Need
  118. Not Be Slow," published in The Winter 1987 Usenix Technical Conference
  119. proceedings.  This paper is also available from ftp.cs.toronto.edu in
  120. doc/programming/c-news.*, and is recommended reading for all news software
  121. programmers.  The most recent version of C News is the Sept 1994 "Cleanup
  122. Release."  C News can be obtained by anonymous ftp from its official
  123. archive site, ftp.cs.toronto.edu:pub/c-news/c-news.tar.Z.
  124.  
  125. Another Usenet system, known as InterNetNews, or INN, was written by Rich
  126. Salz <rsalz@uunet.uu.net>.  INN is designed to run on Unix hosts that
  127. have a socket interface.  It is optimized for larger hosts where most
  128. traffic uses NNTP, but it does provide full UUCP support.  INN is very
  129. fast, and since it integrates NNTP many people find it easier to
  130. administer only one package.  The package was publicly released on August
  131. 20, 1992.  For more information, see the paper "InterNetNews:  Usenet
  132. Transport for Internet Sites" published in the June 1992 Usenix Technical
  133. Conference Proceedings.  INN can be obtained from many places, including
  134. the 4.4BSD tape; its official archive site is ftp.uu.net in the directory
  135. /networking/news/nntp/inn.  The current version is 1.4sec, last release
  136. 22-dec-1993.
  137.  
  138. Towards the end of 1992, Geoff Collyer implemented NOV (News Overview): a
  139. database that stores the important headers of all news articles as they
  140. arrive.  This is intended for use by the implementors of news readers to
  141. provide fast article presentation by sorting and "threading" the article
  142. headers.  (Before NOV, newsreaders like trn, tin and nn came with their
  143. own daemons and databases that used a nontrivial amount of system
  144. resources).  NOV is fully supported by C News, INN and NNTP-t5.  Most
  145. modern news readers use NOV to get information for their threading and
  146. article menu presentation; use of NOV by a newsreader is fairly easy,
  147. since NOV comes with sample client-side threading code.
  148.  
  149. ANU-NEWS is news package written by Geoff Huston of Australia for VMS
  150. systems.  ANU-NEWS is a complete news system that allows reading,
  151. posting, direct replies, moderated newsgroups, etc. in a fashion
  152. closely related to regular news.  The implementation includes the RFC
  153. 1036 news propagation algorithms and integrated use of the NNTP
  154. protocols (see below) to support remote news servers, implemented as a
  155. VAX/VMS Decnet object.  An RFC 977 server implemented as a Decnet
  156. object is also included. ANU-NEWS currently includes support for the
  157. following TCP/IP protocols: MultiNet, CMU/TEK, Wollongong WIN/TCP, UCX
  158. (TCP/IP Services for OpenVMS), EXOS, and TCPware.  The ANU-NEWS
  159. interface is similar to standard DEC screen oriented systems.  The
  160. license for the software is free, and there are no restrictions on the
  161. re-distribution.  For more info, contact gih900@fac.anu.oz.au (Geoff
  162. Huston).  ANU-NEWS is available for FTP from kuhub.cc.ukans.edu.
  163. Contact SLOANE@KUHUB.CC.UKANS.EDU for more info.
  164.  
  165. A screen-oriented news client for VMS that works with CMU/tek, EXOS,
  166. MultiNet, UCX, Wollongong and DECnet is also available via ftp from
  167. iraun1.ira.uka.de, info.rz.uni-ulm.de, and ftp.spc.edu (contact Bernd
  168. Onasch <uranus@pilhuhn.ka.sub.org> for details).
  169.  
  170. Reader NNTP clients for VMS are also available, including VMS/VNEWS
  171. (current release 1.4) and an upcoming reader only version of ANU-NEWS.
  172. VMS/VNEWS is available via anonymous ftp from arizona.edu (contact
  173. jms@arizona.edu for more information) or at any site which archives
  174. vmsnet.source.  Although the current release of ANU-NEWS is usable as
  175. a reader it can be difficult when used with a UNIX server.
  176.  
  177. FNEWS is a fast news reader, for VAX/VMS and UNIX.  It is basically a
  178. mixture of NEWSRDR and ANU-NEWS, (a bit like 'nn' in how it works) giving
  179. a nice (but different) full-screen interface and fast response to all
  180. 3000 groups without heavily loading your local machine.  It works by
  181. caching the news indexes from a UNIX news system (CNEWS or INN), and then
  182. dynamically loading the items when the user wants to read them.  Indexes
  183. are only cached for groups which are actually read, so the load and disk
  184. usage can be very small.  FNEWS Versions are available for VMS, ALPHA-VMS
  185. and UNIX via anonymous ftp from tui.marc.cri.nz in pub/fnews.  Contact
  186. chrisp@marc.cri.nz for more information.
  187.  
  188. A port of C News for the Commodore Amiga under AmigaDOS (NOT Unix), is
  189. available.  The port was done by Frank J. Edwards <crash@ckctpa.uucp>,
  190. and available from Larry Rosenman <ler@lerami.lerctr.org>.  Also,
  191. Matt Dillon <dillon@overload.berkely.ca.us>, has greatly improved the
  192. UUCP clone for AmigaDOS, currently V1.16D, available for ftp from
  193. ftp.uu.net in /systems/amiga/dillon.  The package also includes a
  194. newsreader very loosely like the real rn.  Dillon also has a "vn" port
  195. provided by Eric Lee Green.  This software is also available on Bix,
  196. and for ftp from wuarchive.wustl.edu (many other Amiga newsreaders are
  197. also available on theis ftp site).
  198.  
  199. Several popular screen-oriented news reading interfaces have been
  200. developed in the last few years to replace the traditional "readnews"
  201. interface.  The first of these was "vnews" and it was written by
  202. Kenneth Almquist.  "vnews" provides a "readnews"-like command
  203. interface, but displays articles using direct screen positioning.  It
  204. appears to have been inspired, to some extent, by the "notes" system
  205. (described below).  "vnews" is currently distributed with the standard
  206. 2.11 news source.
  207.  
  208. A second, more versatile interface, "rn", was developed by Larry Wall (the
  209. author of Perl) and released in 1984.  This interface also uses full-screen
  210. display with direct positioning, but it includes many other useful features
  211. and has been very popular with many regular net readers.  The interface
  212. includes reading, discarding, and/or processing of articles based on
  213. user-definable patterns, and the ability of the user to develop customized
  214. macros for display and keyboard interaction.  "rn" is currently at release
  215. 4.4.4.  It is being maintained by Stan Barber <sob@academ.com>.  "rn" is not
  216. provided with the standard news software release, but is very widely
  217. available because of its popularity.  The software can be obtained from its
  218. official archive site, ftp.academ.com, using FTP.  A description and some
  219. news about it can be found on the WWW page
  220. http://www.academ.com/academ/rn.html.
  221.  
  222. Wayne Davison's "trn" is a superset of "rn".  Trn adds the ability to
  223. follow "threads of discussions" in newsgroups; its latest version 3.6 is
  224. based on rn 4.4.  It uses a Reference-line database to allow the user to
  225. take advantage of the "discussion tree" formed by an article and its
  226. replies.  This results in a true reply-ordered reading of the articles,
  227. complete with a small ascii representation of the current article's
  228. position in the discussion tree.  Trn is also capable of "menu-based"
  229. selection of articles, allows one to do useful things to operate on a set
  230. of selected newsgroups.  Trn can be obtained from ftp.uu.net in the
  231. /networking/news/readers/trn directory, and from many other archive
  232. servers world-wide.
  233.  
  234. xrn is an X11-based interface to NNTP that was written by Rick Spickelmier
  235. and Ellen Sentovich (UC Berkeley) and is currently maintained by Jonathan
  236. Kamens (OpenVision Technologies, Inc.).  The current version is 7.00,
  237. available by anonymous ftp from ftp.x.org in /contrib/applications/xrn.  xrn
  238. supports many features, including sorting by subject, user-settable key
  239. bindings, graceful handling of NNTP server crashes, and many of the features
  240. of rn (including KILL files and key bindings similar to rn).
  241.  
  242. Another X11-based newsreader is xvnews, written by Dan Currie, currently
  243. maintained by Hans de Graaff <J.J.deGraaff@twi.tudelft.nl>.  xvnews is an
  244. OPENLook newsreader written primarily for Sun workstations running
  245. OpenWindows, but it will run on any X workstation which has the XView
  246. libraries. It works with NNTP only, and is compatible with rn style
  247. commands. The current version is 2.2.1 and is available from its archive
  248. site ftp.twi.tudelft.nl in the /pub/news directory.
  249.  
  250. There are two popular macro packages named "GNUS" and "Gnews" that can
  251. be used with the GNU Emacs text editor.  These allow reading,
  252. replying, and posting interaction with the news from inside the Emacs
  253. text editor.  Client code exists to get the articles using NNTP rather
  254. than from a local disk.  Copies can be found on most archive sites
  255. that carry the GNU archives eg. ftp.cs.titech.ac.jp, archie.au,
  256. archive.eu.net, gatekeeper.dec.com, prep.ai.mit.edu.
  257.  
  258. "nn" is yet another reader interface, developed by Kim F. Storm of Texas
  259. Instruments A/S, Denmark, and released in 1989.  nn differs from the
  260. traditional readnews and vnews by presenting a menu of article subject
  261. and sender-name lines, allowing you to preselect articles to read.  nn is
  262. also a very fast newsreader, as it keeps a database of article headers
  263. on-line.  (I.e. it trades space for time.  A good rule of thumb is that
  264. the nn database size is 5%-10% of your news spool.  So up to 110% of your
  265. news spool is the amount of space news and the nn database will take.)
  266. nn is now maintained by Peter Wemm <peter@dialix.oz.au>, and the "offical"
  267. ftp location is the /pub/nn directory on uniwa.uwa.edu.au.  The current
  268. version of nn is 6.4.18.  Non-Australian sites should request the sources
  269. from their nearest backbone site.
  270.  
  271. Yet another newsreader is the "tin" reader.  It operates with threads, uses
  272. NOV-style index files if available, has different article organization
  273. methods, and is full-screen oriented.  tin works on a local news spool or
  274. over an NNTP connection.  It has been posted to alt.sources; further
  275. information is available from Iain Lea (iain.lea@erlm.siemens.de). The
  276. current release of tin is 1.22.  Tin is based more on the Notes and tass
  277. systems than "rn".  There is an extensive list of features, including
  278. interfaces to batch modes and auto unpacking mechanisms.  The official ftp
  279. site for tin is ftp.germany.eu.net, the Unix version can be found in
  280. /pub/news/newsreader/unix/tin and the OS/2 version in
  281. /pub/news/newsreader/os2/tin
  282.  
  283. Pine(tm) --a Program for Internet News & Email-- is a tool for reading,
  284. sending, and managing electronic messages.  It was designed specifically
  285. with novice computer users in mind, but can be tailored to accommodate the
  286. needs of "power users" as well.  Pine uses Internet news and mail message
  287. protocols and runs on Unix and PCs.  Pine is copyrighted, but freely
  288. available.  The latest version, including source code, can be found on
  289. the Internet host "ftp.cac.washington.edu" in the file "pine/pine.tar.Z"
  290. (accessible via anonymous FTP).  To try Pine out from the Internet, you
  291. may telnet to "demo.cac.washington.edu" and login as "pinedemo".  There
  292. is also a Pine-specific Internet news group (comp.mail.pine).  For
  293. further information, send e-mail to pine@cac.washington.edu.  Pine was
  294. originally based on Elm, but there is little if any Elm code left.  Pine
  295. is the work of Mike Seibel, Steve Hubert, Mark Crispin, Sheryl Erez,
  296. David Miller and Laurence Lundblade* at the University of Washington
  297. Office of Computing and Communications.  Pine and Pico are trademarks of
  298. the University of Washington.  (* Laurence is now at Virginia Tech.)
  299.  
  300. An NNTP newsreader for Macintoshs is available called HyperNews.  It is
  301. implemented as a HyperCard stack and depends on MacTCP.  It is available
  302. from many Mac archives, including ftp.apple.com and
  303. sumex-aim.stanford.edu.
  304.  
  305. A newsreader preferred by many Macintosh users is NewsWatcher by by
  306. j-norstad@nwu.edu (John Norstad).  The current version is 2.0b8 and is
  307. available in ftp.acns.nwu.edu:/pub/newswatcher.
  308.  
  309. Nuntius is another newsreader for the Mac, written by Peter Speck
  310. <speck@ruc.dk>.  It can be obtained from frederik.ruc.dk, or the Cornell
  311. mirror site ftp.cit.cornell.edu in /pub/mac/comm/test.
  312.  
  313. There is also an NNTP-based netnews reader for Symbolics Lisp Machines
  314. (under Genera 7) available for anonymous FTP from ucbvax.berkeley.edu
  315. [128.32.133.1] in pub/nntp-clients/lispm written by Ian Connolly
  316. <connolly@coins.cs.umass.edu> and maintained by Richard Welty
  317. <welty@lewis.crd.ge.com>.  In addition, another NNTP-based news
  318. browser is available running under Genera 7 and Genera 8.  It provides
  319. mouse driven hierarchic browsing of newsgroups and articles, with
  320. support for X11 servers on remote machines.  It is available for
  321. anonymous FTP on flash.bellcore.com [128.96.32.20] in the directory
  322. pub/lispm/news-reader/.  It is written and maintained by Peter
  323. Clitherow <pc@bellcore.com>
  324.  
  325. A TOPS-20 reader was developed by Dave Edwards of SRI
  326. <dle@kl.sri.com>, but current availability is unknown.  An NNTP reader
  327. suite for PC's running MS-DOS and having Excelan boards is available
  328. for ftp from ames.arc.nasa.gov; get the pcrrn files.  There are two
  329. MS-DOS news readers that can be obtained from bcm.tmc.edu in the "nfs"
  330. directory.  They both require PC-NFS (from Sun) to work.  They will
  331. both work under PC/TCP from FTP Software early this year.  Source will
  332. be provided at that time.
  333.  
  334. "trumpet" is a NNTP based news reader for DOS which will also run under
  335. Windows (although only as a DOS application). There is Lan Workplace
  336. version which is also available.  It runs over packet drivers, which can
  337. work side-by-side with a Novell Network.  For information on the Crynwr
  338. Packet Driver Collection, send mail to <info@crynwr.com> or send a FAX to
  339. +1-315-268-9201.  Trumpet offers a very intuitive interface with most of
  340. the basic facilities required in a newsreader (but without some of the
  341. 'bells and whistles found in something like rn).  It has facilities for
  342. using SMTP to forward/reply etc.  The latest version is 1.07 and is
  343. shareware available at most main ftp sites.
  344.  
  345. trumpet       ftp.utas.edu.au:/pc/trumpet/
  346. wintrumpet    ftp.utas.edu.au:/pc/trumpet/wintrump/*.*
  347.  
  348. "WinVN" is a public domain NNTP newsreader for Microsoft Windows and
  349. Windows NT.  There are versions available for WINSOCK, Novell LWP, and
  350. DEC Pathworks/LanMan.  It supports the XOVER extension, and can display
  351. articles in thread trees.  SMTP and MAPI outgoing mail are supported.
  352. The latest version is 0.91.4.  Sources and binaries are always available
  353. from:
  354.  
  355. ftp.ksc.nasa.gov:[.pub.win3.winvn].
  356. ripem.msu.edu:/pub/pc/win/winvn/titan.ksc.nasa.gov (mirror).
  357.  
  358. Details on several newsreaders for systems running "Waffle" may be
  359. found in the FAQ posted to the comp.bbs.waffle newsgroup on a regular
  360. basis.  At least 8 different readers are available, and all can be
  361. obtained via ftp and mailserver from ftp.halcyon.com (look in
  362. /pub/waffle/news).
  363.  
  364. Details on many other mail and news readers for MSDOS, Windows and OS/2
  365. systems can be found in the FAQ posted to the comp.os.msdos.mail-news.
  366.  
  367. At least one IBM VM/SP (CMS) version of the Usenet software is
  368. available.  It is known as PSU NetNews, and it is maintained by Linda
  369. Littleton (lrl@psuvm.bitnet/psuvm.psu.edu).  Version 2.4 of the
  370. software is available from LISTSERV@PSUVM.  PSU NetNews supports only
  371. 3270 terminals, and uses XEDIT as its screen driver.  Most major VM
  372. sites appear to use this package.  NetNews supports locally-stored
  373. news, not NNTP reading.
  374.  
  375. Since January 1993, a complete NNTP server is available for VM systems.
  376. It provides news reading, posting and feed processing compatible to the
  377. Unix NNTP implementations.  The code is written in IBM's VM Rexx.
  378. It assumes that you already have installed PSU VM NETNEWS.  The VM NNTP
  379. package, written by Kris Van Hees (gutest6@cc1.kuleuven.ac.be) who also
  380. takes care of the maintenance.  The current version is 1.0.1 and requires
  381. IBM's FAL TCP/IP and Arty Ecock's RXSOCKET which is available from the
  382. IBMTCP FIELLIST on listserv@pucc.  The VM NNTP package can be obtained
  383. from the NNTP PACKAGE on listserv@blekul11.
  384.  
  385. There is NNTP support for PSU NetNews for bulk news receipt: NNTPXFER
  386. will poll another site for news, and NNTPRCVR will receive news sent
  387. from a Unix NNTPXMIT process.  Either program sends the news articles
  388. to NetNews for processing.  Contact Andy Hooper (hooper@qucdn.bitnet
  389. or qucdn.queensu.ca) for more information, or obtain them from
  390. listserv@qucdn in PUBLIC FILELIST.  These programs are provided with
  391. source, and require IBM's FAL TCP/IP and Pascal.  An NNTPXMIT sender
  392. that works in cooperation with PSU NETNEWS is available from Herman
  393. Van Uytven (SYSTHVU@cc1.kuleuven.ac.be).
  394.  
  395. There is at least one NNTP news-reader for VM using XEDIT as its
  396. screen manager: NNR.  Contact Paul Campbell (pc@mbunix.mitre.org) for
  397. information.  The program requires IBM's FAL TCP/IP.  The software is
  398. available for anonymous ftp from ftp.uni-stuttgart.de
  399. in the directory pub/comm/news/beginner/software/nnr/*.
  400.  
  401. An NNTP news reader is available for TSO/ISPF, called NNMVS. NNMVS is
  402. written by Steve Bacher <seb@draper.com> at Draper Laboratory.  It
  403. requires C/370 V1R2 or SAS/C; ISPF V2; and TCP/IP for MVS (either
  404. IBM's "FAL" or SNS).  It is now available via anonymous ftp at
  405. ftp.uni-stuttgart.de under the directory
  406. /pub/comm/news/beginner/software/nnmvs and from ftp.mic.ucla.edu,
  407. directory /pub/mvs/netnews.  The current version is Version 3
  408. Release 2.  There's also an object-code-only distribution for folks
  409. without C compilers, but that's an at-your-own-risk distribution,
  410. and requires the IBM C/370 run-time library.  The source code
  411. distribution can be compiled with either C/370 or SAS/C.
  412.  
  413. Newsfeed management software
  414. ------------------------
  415.  
  416. Gup, the Group Update Program is a Unix mail-server program that lets a
  417. remote site change their newsgroups subscription on their news feed
  418. without requiring the intervention of the news administrator at the feed
  419. site.  Gup operates with the INN (and likely the C News) batching
  420. mechanisms.  The news administrators at the remote sites simply mail
  421. commands to gup to make changes to their own site's subscription list.
  422. The mail/interface is password protected.  Gup checks the requests for
  423. valid newsgroup names, patterns that have no effect and so on. Gup's
  424. authors are Mark Delany <markd@mira.net.au> and Andrew Herbert
  425. <andrew@mira.net.au>.  Its official ftp location is
  426. bushwire.mira.net.au:/pub/external/gup-0.4.tar.gz, but since that's not
  427. as well connected as uunet, people are strongly advised to obtain it from
  428. a mirror site. eg.  ftp.uu.net:/networking/news/misc/gup-0.4.tar.gz
  429.  
  430. dynafeed is a package from Looking Glass Software Limited that maintains a
  431. .newsrc for every remote site and generates the batches for them.  Remote
  432. sites can use uucp or run a program to change their .newsrc dynamically.  It
  433. comes with a program that the remote site can run to monitor readership in
  434. newsgroups and dynamically update the feed list to match reader interest.
  435. The goal of this is to get a feed that sends only exactly the groups
  436. currently being read.  dynafeed can be obtained from ftp.clarinet.com as
  437. sources/dynafeed.tar.Z.
  438.  
  439. News processing software
  440. ------------------------
  441.  
  442. Software also exists to automatically archive Usenet newsgroups.  The package
  443. rkive, written by Kent Landfield <kent@sterling.com> can be configured to
  444. archive news automatically based on different headers -- Archive-Name,
  445. Volume-Issue, Chronological, Subject and External-Command to name a few.  It
  446. can be run in batch mode from the command line or from cron.  It can also be
  447. installed in the sys/newsfeeds file to process articles as they are
  448. received.  rkive supports local spool directories as well as NNTP based
  449. access.  rkive is available via ftp from ftp.sterling.com in the directory
  450. /rkive.
  451.  
  452. Newsclip is a programming language for writing news filtering programs, from
  453. Looking Glass Software Limited, marketed by ClariNet Communications Corp.  It
  454. is C-like, and translates to C, so a C compiler is required.  It has
  455. data-types to represent the kinds of things found in article headers and
  456. bodies.  It can maintain databases of users, message-ids, patterns,
  457. subjects, etc.  These can be used to decide whether to ignore or select an
  458. article.  Newsclip can either operate as a standalone program or as part of
  459. rn. It is free for non-commercial use and is available from ftp.clarinet.com
  460. as sources/nc.tar.Z.  Contact clari-info@clarinet.com with
  461. a subject line of "newsclip" for more info.
  462.  
  463. Special note on "notes" and old versions of news
  464. ------------------------------------------------
  465.  
  466. Many years ago, there was another distributed "news" system called
  467. "notes".  The "notes" software package used a different internal
  468. organization of articles, and a different interchange format than that
  469. of the standard Usenet software.  It was inspired by the notesfiles
  470. available in the PLATO system and was developed independently from the
  471. Usenet news.  Eventually, the "notes" network and Usenet were joined
  472. via gateways doing (sometimes imperfect) protocol translation.
  473. "notes" was written in 1980-1981 by Ray Essick and Rob Kolstad, (then)
  474. grad students at the University of Illinois at Urbana-Champaign.  The
  475. first public release of "notes" was at the January 1982 Usenix
  476. conference.  The last release of notes was version 1.7; it is no
  477. longer being actively maintained.
  478.  
  479. "B" news software is currently considered obsolete.  Unix sites
  480. joining the Usenet should install C news or INN to ensure proper
  481. behavior and good performance.  Most old B news software had
  482. compiled-in limits on the number of newsgroups and the number of
  483. articles per newsgroup; the increasing volume of news means that B
  484. news software cannot reliably cope with a moderately-full newsfeed.
  485.  
  486.  
  487. Software versions & availability
  488. --------------------------------
  489.  
  490. You can obtain the version number of your news software by issuing
  491. some form of "v" command to show the current version -- consult the
  492. man page for details.  Current software is obtainable from almost any
  493. major Usenet site as well as the sites noted in the body of the
  494. article, above.
  495.  
  496. The following sites probably have sources to the current news software
  497. available for anyone needing a copy:
  498.  
  499.         Site        Contact
  500.         ----        -------
  501.         munnari        kre@munnari.oz.au
  502.         osu-cis        postmaster@cis.ohio-state.edu
  503.         philabs        usenet@philabs.philips.com
  504.         pyramid        usenet@pyramid.com
  505.         rutgers        usenet@rutgers.edu
  506.         tektronix    news@tektronix.tek.com
  507.         watmath        usenet@watmath.waterloo.edu
  508.         uunet        info@uunet.uu.net
  509.  
  510. Sources for most of the news readers and software, including news
  511. 2.11, C News, "rn", and "trn" are also available in the
  512. comp.sources.unix archives.  European sites should request the sources
  513. from their nearest backbone site.
  514.  
  515. The "archie" service can be used to locate ftp archives containing
  516. various news software packages.  There are regular postings in the
  517. comp.answers newsgroup about how to use the "archie" service.
  518.  
  519. For a relatively low price, you can buy one of many CD-ROM distributions
  520. of freely-redistributable software.  This may be cheaper than a
  521. long-distance phone call.
  522.  
  523. Standards
  524. ---------
  525.  
  526. News programs communicate with each other according to standard
  527. protocols, some of which are described by RFCs.  An RFC is a Request For
  528. Comment, a de facto standard in the Internet Community.  It is a form of
  529. software standard, published by the Internet Network Information Center
  530. (InterNIC).  Copies of RFCs are often posted to the net and obtainable
  531. from archive sites.  Current news-related RFCs include the following:
  532.  
  533.     RFC 822 specifies the format of messages; RFC 1036 uses this.
  534.     RFC 977 specifies NNTP, the Network News Transfer Protocol.
  535.     RFC 1036 specifies the format of Usenet articles.
  536.     RFC 1123 amends RFC 822.
  537.     RFC 1153 specifies the digest format some moderated groups use.
  538.  
  539. See the accompanying posting "How to Get Information about Networks"
  540. for instructions on getting copies of the RFCs.
  541.  
  542. Henry Spencer has a draft of a successor to RFC1036 that attempts to
  543. document and explain all subsequent enhancements and existing practice as
  544. implemented in the newer news systems.  This draft (often called
  545. son-of-1036) can be obtained by anonymous ftp from ftp.zoo.toronto.edu as
  546. /pub/news.txt.Z (the text version) or /pub/news.ps.Z (a PostScript
  547. version).  Son-of-1036 is intended to be stand-alone reading and does not
  548. require that one also read RFCs 822 or 1123.
  549.  
  550. Newsgroups
  551. ----------
  552.  
  553. The following newsgroups cover issues discussed in this article, and can
  554. be consulted for recent developments.
  555.  
  556. bit.listserv.netnws-l    Discussion about NetNews on VM systems.
  557. gnu.emacs.gnews        News reading under GNU Emacs using Weemba's Gnews.
  558. gnu.emacs.gnus        News reading under GNU Emacs using GNUS (in English).
  559. news.software.anu-news    VMS B-news software from Australian National Univ.
  560. news.software.b        Discussion about B-news-compatible software.
  561. news.software.nn    Discussion about the "nn" news reader package.
  562. news.software.notes    Notesfile software from the Univ. of Illinois.
  563. news.software.readers    General discussion about news reading software.
  564. news.software.nntp    The Network News Transfer Protocol.
  565. comp.os.msdos.mail-news    Administering mail & network news systems under MS-DOS.
  566. comp.protocols.tcp-ip   TCP and IP network protocols.
  567. comp.protocols.tcp-ip.ibmpc     TCP/IP for IBM(-like) personal computers.
  568. alt.usenet.offline-reader    Packages for reading mail/news off-line.
  569.  
  570.  
  571. The following periodic postings in the news.software.b and news.answers
  572. newsgroups are useful for people interested in news transport software.
  573.  
  574. Mark Linimon    "News.software.b: Introduction to news.software.b"
  575. Mark Linimon    "News.software.b Frequently Asked Questions (FAQs)"
  576. Mark Linimon    "C News Frequently Asked Questions (FAQs)"
  577. Rob Robertson    "FAQ: Overview database / NOV General Information"
  578. Tom Limoncelli    "INN FAQ Part 1/4: General Information"
  579. Tom Limoncelli    "INN FAQ Part 2/4: Debugging Guide & Tutorial"
  580. Tom Limoncelli    "INN FAQ Part 3/4: Operational and Misc. Questions"
  581. Tom Limoncelli    "INN FAQ Part 4/4: Appendix A: Norman's install guide"
  582.  
  583.  
  584. The following FAQ is posted periodically to news.software.anu-news
  585. and news.answers.
  586.  
  587. Bob Sloane    "FAQ: news.software.anu-news"
  588.  
  589.  
  590. Users on MS-DOS machines should take a look at the FAQ posted periodically
  591. to comp.os.msdos.mail-news.
  592.  
  593. Russell Schulz    "comp.os.msdos.mail-news FAQ (01/02) intro"
  594. Russell Schulz    "comp.os.msdos.mail-news FAQ (02/02) intro"
  595.  
  596.  
  597. The following FAQs posted to alt.usenet.offline-reader and news.answers
  598. are useful for people interested in off-line news readers.
  599.  
  600. Russell Schulz    "alt.usenet.offline-reader FAQ (01/02) intro"
  601. Russell Schulz    "alt.usenet.offline-reader FAQ (02/02) software"
  602.  
  603. Acknowledgements
  604. ----------------
  605.  
  606. The preparation of this article (and Usenet itself!) was greatly
  607. enhanced by the contributions and assistance of the following persons:
  608. Steve Bellovin, Ray Essick, Mark Horton, Brian Kantor, Phil Lapsley,
  609. Bob Page, Rich Salz, Tom Truscott, and Larry Wall.  Thanks, folks.
  610.